Skip to content

Upgrade TypeKit integration#429

Merged
tiffehr merged 5 commits intomainfrom
staging
Mar 7, 2026
Merged

Upgrade TypeKit integration#429
tiffehr merged 5 commits intomainfrom
staging

Conversation

@tiffehr
Copy link
Copy Markdown
Member

@tiffehr tiffehr commented Mar 7, 2026

This pull request simplifies TypeKit font loading and removes fallback font handling logic. By switching from a JavaScript-based TypeKit loader to a direct stylesheet link, it eliminates the need for dynamic font fallback and related CSS classes.

  • Replaced the TypeKit JavaScript loader in _includes/headmeta.html with a direct stylesheet link, removing asynchronous loading and font fallback logic
  • Swapped to the mvg8obr TypeKit package, to match srccon-site-starterkit and 2026-srccon
  • Removed prior CSS rules in related to font fallback classes

@tiffehr tiffehr self-assigned this Mar 7, 2026
Copilot AI review requested due to automatic review settings March 7, 2026 15:30

This comment was marked as resolved.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@tiffehr tiffehr changed the title Add GA4 google_analytics_id and improve TypeKit integration Upgrade TypeKit integration Mar 7, 2026
@tiffehr tiffehr merged commit 777cffd into main Mar 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants